home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Paparazzi!: Tales of Tinseltown
/
Paparazzi - Tales of Tinseltown (1995)(Activision)(Disc 1 of 2).iso
/
pprazia1.dir
/
01039_Script_7D Conditional Checker
< prev
next >
Wrap
Text File
|
1995-05-21
|
268b
|
16 lines
on exitFrame
global g01A, Cheevers, g02A, CALLS
Unloadcast
if g01A = "c" then
set Cheevers = "c"
else
set Cheevers = ""
end if
if g02A = "c" then
set CALLS = "c" -- GOT JACKIE/ALIEN
else
set CALLS = ""
end if
end